﻿/* 主导航 */
.menu{  height:31px;padding-top: 10px; background:#f8f8f8; width:100%; border-bottom:3px solid #d82323; position:relative; z-index:4;}
.menu_con{ margin:0 auto; width:1160px;}
.mainNav { float:left; }
.mainNav li { float:left; height:31px; line-height:31px; text-align:center; position:relative; font-size:14px; margin-right:20px;}
.mainNav li i{ font-style:normal; padding-left:1em;}
.mainNav li a{ color:#000; display:inline-block; padding:0 20px;}
.mainNav li a:hover { height:31px; line-height:31px; display:inline-block; padding:0 20px; text-decoration:none; background:#023ec2; color:#fff;}

.mainNav li.cur2 { background:#023ec2;}
.mainNav li.cur2 a{ color:#fff;}

.ban { border-top: 2px solid #136dc9; clear: both; width: 100%; height: 329px; background: #136dc9 url(../../images/web/qhrb_ban.jpg) center 0 no-repeat; margin-bottom:30px;}
.pc_tit { padding-left: 40px; margin-top:60px;font-size: 30px; color: #fff; height: 40px; line-height: 40px; text-align: left; }
.ban p { color: #fff;padding-left: 40px; margin-top:30px;text-align: left; line-height: 36px; font-size: 18px;}


 .website {
  background:url(../../images/web/icon5.gif) 0 1px no-repeat;
  color:#989898;
  font-size:14px;
  padding-left:20px;
  padding-bottom:20px;
}
.website a {
  color:#989898;
}
.a-title {
  background:url(../../images/web/icon6.gif) 3px 5px no-repeat;
  padding:0 0 0 15px;
  color:#18181a;
  height:36px;
  line-height:36px;
  font-size:24px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom:10px;
}

/*  关于我们 */
.content-text p{
  line-height: 36px;
  font-size: 16px;
  text-indent: 2em;
}


.p-title{
   font-size:18px;
   font-weight:bold;
    color:#f00;
    border-bottom:1px solid #ccc;
    margin: 20px  0
}


/* 友情链接开始 */
.link-title {
  background:url(../../images/web/icon6.gif) 3px 5px no-repeat;
  padding:0 0 0 15px;
  color:#18181a;
  height:36px;
  line-height:36px;
  font-size:20px;
  border-bottom: 1px solid #ccc;
  padding-bottom:10px;
}
.link-content{
    margin-top: 15px;
    margin:-bottom: 15px;
    font-size: 16px;
    color: #666;
 }
.link-content a{margin-right:20px; line-height: 30px; color: #666;}
.link-content a:hover{color: #d54800}

/* 友情链接结束 */

/*电子报、微信公众号、微博圈、实盘赛、排排网_开始*/
.QRcodeImg{
    width: 200px;
    height: 230px;
    position: absolute;
    z-index:22;
    border: 2px solid #f8f8f8;
    border-radius: 12px;
    box-shadow: 0px 6px 12px 0px rgba(210, 220, 252, 0.8);
    display: none;
    background: #ffffff;
    transform:translateX(-30%);/*w3c标准浏览器*/
    -ms-transform:translateX(-30%); /*即（边缘）内核浏览器*/
    -webkit-transform:translateX(-30%); /*webkit内核浏览器（Chrome /谷歌和Safari /苹果）*/
    -moz-transform:translateX(-30%); /*firefox（火狐）内核浏览器*/
    -o-transform:translateX(-30%); /*Opera内核浏览器*/
}
.QRcode_p1{
    font-size: 16px;
    margin-top: 20px;
    font-weight:bold;
    color: #333333;
}
.QRcode_p2{
    font-size: 14px;
    font-weight:bold;
    color: #999999;
}
div.fans-wechat:hover .wx{
    display:block;
}
div.fans-weibo:hover .wb{
    display:block;
}
div.fans-shipan:hover .sps{
    display:block;
}
div.fans-paipai:hover .ppw{
    display:block;
}
